net.dnsConfig.rotate (field)

3 uses

	net (current package)
		dnsconfig_unix.go#L29: 	rotate        bool          // round robin among servers
		dnsconfig_unix.go#L119: 					conf.rotate = true
		dnsconfig_unix.go#L164: 	if c.rotate {